#include <export_area33.hpp>
Public Member Functions | |
ExportArea33 (boost::shared_ptr< _network > network) | |
virtual | ~ExportArea33 () |
void | writeAreaBlock (std::ofstream &fout) |
gridpack::expnet::ExportArea33< _network >::ExportArea33 | ( | boost::shared_ptr< _network > | network | ) | [explicit] |
Constructor
virtual gridpack::expnet::ExportArea33< _network >::~ExportArea33 | ( | ) | [virtual] |
Destructor
void gridpack::expnet::ExportArea33< _network >::writeAreaBlock | ( | std::ofstream & | fout | ) |
export text to fstream
fout | stream object to export data | |
text_data | vector of text strings that should be written out consecutively, based on values in text_line data data structures. |
References AREA_TOTAL, AREAINTG_ISW, AREAINTG_NAME, AREAINTG_NUMBER, AREAINTG_PDES, AREAINTG_PTOL, gridpack::component::DataCollection::getValue(), MAX_STRING_SIZE, and gridpack::parallel::Communicator::rank().